home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 1889 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  555 b 

  1. Path: connix.com!news
  2. From: Scott Hawley <shawley@connix.com>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Overwriting file information?
  5. Date: 17 Jan 1996 17:28:22 GMT
  6. Organization: SHAWLEY SYSTEMS
  7. Message-ID: <4djbjm$6l8@comet.connix.com>
  8. References: <Ed-1601960129180001@allentown03.voicenet.com>
  9. NNTP-Posting-Host: shawley.connix.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.2N (Windows; I; 16bit)
  14.  
  15. open to update '+' and use fseek/lseek to get to where you want to
  16. wrtie then write it.
  17.  
  18.